.home_banner {
	height: 34.8rem;
	position: relative;
	overflow: hidden;
}

.home_banner .swiper-container,
.home_banner .swiper-container .swiper-wrapper {
	height: 100%;
}

.home_banner .swiper-slide {
	height: 100%
}

.home_banner .swiper-slide a {
	display: block;
	width: 100%;
	height: 100%;
}

.home_banner .swiper-slide img {
	display: block;
	width: 100%;
	min-height: 100%;
}

.home_banner .yy {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
	z-index: 11;
	height: auto;
	min-height: auto;
}

.home_banner .swiper-pagination {
	z-index: 22;
	bottom: 3rem;
	right: 20.54%;
}

.home_banner .swiper-pagination span {
	width: 1rem;
	height: 1rem;
	border-radius: 1rem;
	border: 2px solid white;
	background: no-repeat;
	opacity: 1;
	margin: 0px 0.5rem;
}

.home_banner .swiper-pagination span.swiper-pagination-bullet-active {
	width: 1.83rem;
	height: 1.83rem;
	border-radius: 1.83rem;
	background: #b4000f url(../images2023/baner_lo.png) no-repeat center center;
	background-size: contain;
	position: relative;
	top: 0.41rem;
	border-color: #b4000f;
}

.more_1 {
	position: absolute;
	bottom: 3rem;
	right: 13.5%;
	z-index: 33;
	width: 6.25rem;
}

.more_1:before {
	content: "";
	display: inline-block;
	width: 1px;
	height: 1.5rem;
	background: #d0a6a4;
	left: -45%;
	position: absolute;
}

.more_1 img {
	display: block;
	width: 100%;
}

.xy_news {
	background: #eeeeee url(../images2024/news_bg.jpg) no-repeat center center;
	background-size: 102% 126%;
	padding-bottom: 2rem;
}

.xy_t {
	padding: 1.83rem 0px;
}

.w70 {
	width: 70.25rem;
	height: 41.5rem;
	border-radius: 1.5rem 1.5rem 0px 0px;
	position: relative;
	overflow: hidden;
}

.xy_t .swiper-slide img {
	display: block;
	width: 100%;
	min-height: 100%;
	transition: all 0.5s;
}

.xy_t .swiper-slide:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.xy_t .swiper-button-next,
.xy_t .swiper-button-prev {
	width: 4.5rem !important;
	height: 4.5rem !important;
	z-index: 111;
	pointer-events: initial !important;
}

.xy_t .swiper-button-next {
	background: url(../images2023/re.png) no-repeat center center;
}

.xy_t .swiper-button-prev {
	background: url(../images2023/le.png) no-repeat center center;
}

.xy_t .swiper-pagination {
	right: 3%;
	left: auto !important;
	width: 60% !important;
	text-align: right;
}

.xy_t .swiper-pagination span {
	background: white;
	opacity: 1;
}

.xy_t .swiper-pagination span.swiper-pagination-bullet-active {
	background: #c32922;
}

.xy_t .swiper-slide p {
	position: absolute;
	bottom: 0px;
	padding: 6rem 3% 1rem 3%;
	width: 94%;
	color: white;
	font-size: 1.63rem;
	text-align: center;
	background: url(../images2023/yy2.png) no-repeat center center;
	background-size: cover;
}

.xy_t .swiper-slide p a {
	display: block;
	width: 80%;
	text-align: center;
	color: white;
	position: relative;
	z-index: 222;
}

.w42 {
	width: 42.5rem;
}

.xy_t .right .new-tb {
	width: 12rem;
	padding-top: 1.3rem;
	position: relative;
	/* top: 1.3rem; */
}

.xy_t .right .new-tb img {
	display: block;
	width: 100%;
}

.xy_t .news_tl {
	text-align: center;
	/* margin-top: 1.08rem; */
	margin-bottom: 2rem;
	position: relative;
}

.xy_t .news_tl>span {
	font-size: 2.5rem;
	color: #393939;
	position: relative;
	left: -2.5rem;top:1rem;
}

.xy_t .news_tl>a {
	float: right;
	position: relative;
	top: 2rem;
	font-size: 1.8rem;
	color: #999999;
}

.xy_t .news_tl>a i {
	font-style: normal;
	position: relative;
	top: -0.5rem;
	margin-right: 1rem;
}

.xy_t .news_tl>a img {
	width: 1.9rem;
	display: inline-block;
}

.xy_t .right dl {
	padding: 0.6rem 0px;
	border-top: 1px dashed #a6a6a6;
	max-width: 94%;
}

.xy_t .right dl dt {
	font-size: 1.6rem;
	color: #0e130c;
	margin-bottom: 0.5rem;
	
	overflow: hidden;
	/*white-space: normal;text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;*/
	padding-left:0rem;
	position: relative;
}
.xy_t .right dl dt:before{
	content:"";
	display:inline-block;
	width:2rem;
	/*background:url(../images/newstubiao.png) no-repeat center center;*/
	height:2rem;
	background-size:100% 100%;
	position: absolute;
	left:0px;
	top:0.1rem;
}
.xy_t .right dl dt a {
	color: #0e130c;
}

.xy_t .right dl dd {
	color: #494949;
	font-size: 1.2rem;
	text-indent: 2em;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.xy_t .right dl dd a {
	color: #494949;
}

.xy_bt {
	padding-bottom: 0rem;
	margin-top: 0.5rem;
}

.xy_bt ul li {
	float: left;
	width: 32.4%;
	margin-left: 1.3%;
	background: white;
	padding: 1.25rem 0px;
	height: 8.66rem;
	border-radius: 4rem 0px 4rem 0px;
}

.xy_bt ul li:first-child {
	margin-left: 0px;
}

.xy_bt ul li .boxl {
	padding: 0px 1.5rem;
	padding-left: 8.16rem;
	position: relative;
	height: 100%;
}

.xy_bt ul li .boxl .time {
	position: absolute;
	left: 2.5rem;
}

.xy_bt ul li .boxl .time label {
	font-size: 1.5rem;
	display: block;
	padding: 0.1rem 1.5rem;
	background: #00b698;
	color: white;
	border-radius: 2rem;
	font-weight: bold;
	text-align: center;
}

.xy_bt ul li .boxl .time i {
	font-size: 2rem;
	color: #cb4546;
	font-style: normal;
	text-align: center;
	display: block;
}

.xy_bt ul li .boxl .tx {
	padding-left: 2rem;
	height: 100%;
	position: relative;
}

.xy_bt ul li .boxl .tx a {
	display: block;
	color: #0e130c;
	font-size: 1.5rem;
	
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.xy_bt ul li .boxl .tx span {
	display: block;
	font-size: 1.16rem;
	color: #afafaf;
	text-align: right;
	position: absolute;
	bottom: 0rem;
	left: 2rem;
	right: 0px;
	text-align: left;
	hite-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.xy_bt ul li .boxl .tx span img {
	display: inline-block;
	width: 1.08rem;
	position: relative;
	top: 0.2rem;
	margin-right: 0.5rem;
}

.new_pic {
	height: 11.9rem;
}

.new_pic .swiper-slide>a {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 1rem;
	position: relative;
	overflow: hidden;
}

.new_pic .swiper-slide img {
	display: block;
	width: 100%;
	min-height: 100%;
	transition: all 0.5s;
}

.new_pic .swiper-slide:hover>a img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.new2 {
	padding: 4.57rem 0px;
}

.new_pic .swiper-button-next,
.new_pic .swiper-button-prev {
	width: 4rem !important;
	height: 4rem !important;
	z-index: 111;
	pointer-events: initial !important;
}

.new_pic .swiper-button-next {
	background: url(../images2023/re.png) no-repeat center center;
}

.new_pic .swiper-button-prev {
	background: url(../images2023/le.png) no-repeat center center;
}

.w52 {
	width: 52.7rem;
}

.w58 {
	width: 58.3rem;
}

a.more_l {
	float: right;
	position: relative;
	top: 1rem;
	font-size: 1.8rem;
	color: #999999;
}

a.more_l img {
	width: 1.9rem;
	display: inline-block;
}

a.more_l i {
	font-style: normal;
	position: relative;
	top: -0.5rem;
	margin-right: 0.6rem;
}

.title {
	font-size: 2.5rem;
	color: #494949;
	border-bottom: 0.15rem solid #e5e5e5;
	padding-bottom: 1.3rem;
	margin-bottom: 2.5rem;
}

.title>span {
	padding: 0px 3rem;
	position: relative;
}

.title>span:before {
	content: "";
	display: inline-block;
	width: 0.15rem;
	top: 0.5rem;
	left: 0.1rem;
	bottom: 0.5rem;
	background: #515151;
	position: absolute;
}

.title>span:first-child {
	padding-left: 0px;
	border: none;
}

.title>span.t:after {
	content: "";
	display: inline-block;
	height: 0.3rem;
	background: #e22a1f;
	position: absolute;
	bottom: -1.3rem;
	left: 3rem;
	right: 3rem;
}

.title>span.on {
	color: #e22a1f;
}

.title>span.on a {
	color: #e22a1f;
}

.title>span:first-child:before {
	display: none;
}

.title>span:first-child:after {
	left: 0px;
}

.news2 .left ul li {
	float: left;
	width: 48%;
	/* margin:1rem 0%; */
	margin-left: 4%;
	border-radius: 0.5rem;
	overflow: hidden;
	margin-bottom: 2rem;
}

.news2 .left ul li:first-child {
	margin-left: 0px;
}

.news2 .left ul li:first-child+li+li {
	margin-left: 0px;
}

.news2 .left .list_t {
	padding: 1.9rem;
	background: #f6f6f6;
	height: 8.5rem;
}

.news2 .left ul li .list_t>a {
	color: #393939;
	font-size: 1.5rem;
	display: block;
	margin-bottom: 1.5rem;
	white-space: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news2 .left ul li .data {
	font-size: 1.25rem;
	color: #939191;
	display: block;
	padding-top: 1.5rem;
	border-top: 1px #bfbfbf dashed;
}

.news2 .left ul li .data img {
	width: 1rem;
	margin-right: 1rem;
}

.ri_list ul li>label {
	text-align: center;
	position: absolute;
	left: 0px;
}

.ri_list ul li>label:after {
	content: "";
	display: inline-block;
	width: 0.08rem;
	top: 0.5rem;
	right: -1.5rem;
	bottom: 2rem;
	background: #7d7d7d;
	position: absolute;
}

.ri_list ul li {
	padding-left: 8rem;
	position: relative;
	height: 4rem;
	padding: 0.75rem 0px 0.75rem 8rem;
	border-top: 1px dashed #e5e5e5;
	font-size: 1.5rem;
}

.ri_list ul li:first-child {
	padding-top: 0px;
	border: none;
}

.ri_list ul li p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ri_list ul li>label span {
	font-size: 1.5rem;
	color: white;
	background: #2a9fd5;
	display: inline-block;
	padding: 0rem 1rem;
	border-radius: 0.5rem;
}

.ri_list ul li>label font {
	color: #2a9fd5;
	font-size: 2rem;
	display: block;
	text-align: center;
}

.qc {
	padding-bottom: 6.3rem;
	background: url(../images2023/qx-bg.jpg) no-repeat center bottom;
	background-size: cover;
}

.t2 {
	text-align: center;
	font-size: 2.8rem;
	color: #515151;
	margin-bottom: 4.8rem;
	padding-top: 6rem;
}

.t2 a {
	color: #515151;
	display: inline-block;
	padding: 0px 2.3rem;
	position: relative;
}

.t2 a.on {
	color: #d6000f;
}

.t2 a:before {
	content: "";
	position: absolute;
	left: 0px;
	top: 1rem;
	bottom: 0.5rem;
	width: 0.1rem;
	background: #201614;
}

.t2 a:first-child:before {
	display: none;
}

.w60 {
	width: 60.6rem;
}

.dj_1 .bol {
	height: 43.58rem;
	position: relative;
	border-radius: 0px 8rem 0px 10rem;
	overflow: hidden;
}

.dj_1 .bol video {
	width: 100%;
	height: 100%;
	background: black;
}

.dj_1 .bol .swiper-slide img {
	width: 110%;
	min-height: 100%;
	display: block;
}

.dj_1 .bol .swiper-slide span {
	position: absolute;
	left: 50%;
	display: block;
	top: 50%;
	width: 6.66rem;
	margin-top: -3.33rem;
	margin-left: -3.33rem;
	cursor: pointer;
}
.dj_1 .bol .swiper-button-prev {
    background: url(../images2023/le.png) no-repeat center center;
}

.dj_1 .bol .swiper-button-next {
    background: url(../images2023/re.png) no-repeat center center;
}


.dj_1 .bol .swiper-button-next, .dj_1 .bol .swiper-button-prev {
    width: 4rem !important;
    height: 4rem !important;
    z-index: 111;
    pointer-events: initial !important;
}


.dj_1 .bol .swiper-slide span img {
	display: block;
	width: 100%;
}

.dj_1 .bol>a {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #e22a1f;
	font-size: 2.3rem;
	color: white;
	padding: 0.8rem 2.5rem;
	display: block;
	z-index: 33;
}

.w55 {
	width: 55.16rem;
}

.w32 {
	width: 30rem;
}

.box-child>a {
	display: block;
	width: 100%;
	height: 21.1rem;
	position: relative;
	border-radius: 0rem 3rem 0rem 5rem;
	overflow: hidden;
}

.box-child>a:first-child {
	margin-bottom: 1.2rem;
	border-radius: 5rem 0rem 3rem 0rem;
}

.box-child>a img {
	display: block;
	width: 100%;
	min-height: 100%;
	transition: all 0.5s;
}

.box-child>a:hover img {
	transition: all 0.5s;
	transform: scale(1.05);
}

.w25 {
	width: 24.4rem;
}

.box-img>a {
	display: block;
	width: 100%;
	height: 13.6rem;
	position: relative;
	margin-top: 1.3rem;
	border-radius: 0.8rem;
	overflow: hidden;
}

.box-img>a:first-child {
	margin-top: 0px;
}

.box-img>a img {
	display: block;
	width: 78%;
	margin: 0px auto;
	top: 50%;
	position: absolute;
	margin-top: -11%;
	left: 10%;
	transition: all 0.5s;
}

.box-img>a img.img2 {
	position: absolute;
	margin-top: 40%
}

.box-img>a:hover img {
	margin-top: -80%;
	transition: all 0.5s;
}

.box-img>a:hover img.img2 {
	margin-top: -11%;
	transition: all 0.5s;
}

.news-3 {
	background: url(../images2023/tfw.png) no-repeat center top;
	background-position-y: 5%;
	margin-bottom: 7.3rem;
	background-size: 21%;
}

.news3-box-s .swiper-slide>a {
	display: block;
	width: 100%;
	height: 25rem;
	position: relative;
	overflow: hidden;
	border-radius: 2rem 2rem 0px 0px;
}

.news3-box-s .swiper-slide>a img {
	display: block;
	width: 100%;
	transition: all 0.5s;
	min-height: 100%;
}

.news3-box-s .swiper-slide:hover>a img {
	transform: scale(1.05);
	transition: all 0.5s;
}

.news3-box-s .swiper-slide .texl {
	padding: 2rem 2rem 2rem 3rem;
	background: #f6f6f6;
	border-radius: 0rem 0rem 2rem 2rem;
	position: relative;
}

.news3-box-s .swiper-slide .texl:before {
	content: "";
	display: inline-block;
	width: 0.1rem;
	top: 2rem;
	bottom: 2rem;
	background: #c32922;
	position: absolute;
	left: 2rem;
}

.news3-box-s .swiper-slide .texl span {
	font-size: 1.25rem;
	color: #939191;
	display: block;
	margin-bottom: 1rem;
}

.news3-box-s .swiper-slide .texl span img {
	width: 1rem;
	margin-right: 1rem;
}

.news3-box-s .swiper-slide .texl p {
	font-size: 1.66rem;
	color: #140a07;
}

.news3-box-s .swiper-slide .texl p a {
	color: #140a07;
}

.news3-box-s .swiper-button-next,
.news3-box-s .swiper-button-prev {
	width: 4rem !important;
	height: 4rem !important;
	z-index: 111;
	pointer-events: initial !important;
}

.news3-box-s .swiper-button-next {
	background: url(../images2023/re.png) no-repeat center center;
}

.news3-box-s .swiper-button-prev {
	background: url(../images2023/le.png) no-repeat center center;
}

.xx-xq {
	margin: 4rem auto;
}

.news4-t ul li {
	float: left;
	width: 25%;
	height: 25.8rem;
	font-size: 2.4rem;
	color: white;
	background: red;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.news4-t ul li>a>img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	min-height: 100%;
	z-index: 0;
	transition: all 0.5s;
}

.news4-t ul li p {
	margin: 1rem 0px;
	z-index: 1;
	position: relative;
}

.news4-t ul li>a>span {
	display: block;
	padding-top: 14%;
	width: 5.08rem;
	margin: 0 auto;
	z-index: 3;
	position: relative;
}

.news4-t ul li>a>span img {
	display: block;
	width: 100%;
}

.news4-t ul li a {
	color: white;
}

.news4-t ul li>a>label {
	display: block;
	margin: 0px auto;
	width: 2.8rem;
	position: relative;
	z-index: 1;
}

.news4-t ul li>a>label img {
	display: block;
	width: 100%;
}

.news4-b ul li {
	float: left;
	width: 25%;
	height: 25.8rem;
	font-size: 2.4rem;
	color: white;
	background: red;
	text-align: center;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
}

.news4-t ul li:hover>a>img {
	transform: scale(1.35);
	transition: all 0.5s;
}

.news4-b ul li>a>img {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	width: 100%;
	min-height: 100%;
	z-index: 0;
	transition: all 0.5s;
}

.news4-b ul li a {
	color: white;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}

.news4-b ul li p {
	position: relative;
}

.news4-b ul li:first-child p {
	position: relative;
	width: 60%;
	float: right;
	top: 18%;
	right: 10%;
}

.news4-b ul li:first-child+li p {
	top: 24%;
	float: right;
	right: 18%;
}

.news4-b ul li:first-child+li+li p {
	top: 20%;
	float: left;
	left: 10%;
	z-index: 1;
}

.news4-b ul li:first-child+li+li+li p {
	top: 20%;
	float: left;
	left: 10%;
}

.news4-b ul li:hover>a>img {
	transform: scale(1.35);
	transition: all 0.5s;
}

.xx-xq ul li {
	float: left;
	width: 10.9rem;
	margin: 1rem 4.22rem;
}

.xx-xq ul li>a {
	display: block;
	width: 100%;
	height: 11.5rem;
	position: relative;
	overflow: hidden;
}

.xx-xq ul li>a img {
	display: block;
	width: 100%;
}

.xx-xq ul li p {
	text-align: center;
	font-size: 1.5rem;
	color: #515151;
	margin-top: 1.5rem;
}

.xx-xq ul li.on p {
	color: #d6000f;
}

.xx-xq ul li p a {
	color: #515151;
}

.xx-xq ul li.on p a {
	color: #d6000f;
}

.xx-xq ul li.c p {
	color: #d6000f;
}

.xx-xq ul li.c p a {
	color: #d6000f;
}

.sel {
	margin: 6rem auto;
}

.sel .w1400>div:first-child {
	margin-left: 0px;
}

.sel .w1400>div {
	float: left;
	width: 27.5rem;
	margin-left: 2rem;
}

.sel .w1400>div select {
	width: 100%;
	height: 3.58rem;
	text-align: left;
	background: none;
	border: 0.15rem solid #cccccc;
	box-sizing: border-box;
	outline: none;
	line-height: 3.58rem;
	font-size: 1.45rem;
	background: url(../images2023/xl.jpg) no-repeat center right;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-size: contain;
	color: #979797;
}

.qc .w1400 {
	background: url(../images2023/bt_fw.png) no-repeat center top;
	background-position-y: 4%;
	background-size: 30%;
}

.sel li {
	list-style: none;
}

@media only screen and (max-width:1640px) {
	.xy_news {
		background-size: 126% 129%;
		/* background-position-y: -171%; */
	}
}

@media only screen and (max-width:1220px) {
	.xy_t .right dl {
		/* padding: 2.8rem 0px; */
		margin: 0px auto;
	}
	.xy_bt ul li .boxl .tx span {
		bottom: 0rem;
	}
	.xy_t .right .news_tl {
		margin-bottom: 12px;
	}
}

@media only screen and (max-width:992px) {
	.more_1 {
		right: 2.5%;
	}
	.home_banner {
		height: 29.16rem;
		display: none;
	}
	.xy_news .xy_t .w70 {
		width: 100%;
		border-radius: 0px;
		height: 32.5rem;
	}
	.w42 {
		width: 100%;
	}
	.xy_news {
		background: #EEEEEE;
	}
	.xy_t {
		padding: 1.83rem 0px;
	}
	.xy_bt ul li {
		width: 100%;
		margin-bottom: 1rem;
		margin-left: 0px;
	}
	.xy_bt {
		padding-bottom: 2rem;
		margin-top: 2rem;
	}
	.new_pic {
		height: 5.9rem;
	}
	.new2 {
		padding: 2.57rem 0px;
	}
	.w52 {
		width: 100%;
	}
	.w58 {
		width: 100%;
	}
	.dj_1 .bol {
		height: 23rem;
		border-radius: 0px 3rem 0px 5rem;
	}
	.w60 {
		width: 28.6rem;
		float: left;
	}
	.w55 {
		width: 26.16rem;
		float: right;
	}
	.box-child>a:first-child {
		margin-bottom: 0.6rem;
		border-radius: 3rem 0rem 1rem 0rem;
	}
	.box-child>a {
		height: 11.2rem;
		border-radius: 0rem 1rem 0rem 3rem;
	}
	.w25 {
		width: 11.4rem;
		float: right;
	}
	.box-img>a {
		height: 7.3rem;
		margin-top: 0.6rem;
	}
	.w32 {
		width: 14rem;
		float: left;
	}
	.t2 {
		padding-top: 3rem;
	}
	.news3-box-s .swiper-slide>a {
		height: 18rem;
	}
	.news3-box-s .swiper-slide .texl span {
		font-size: 0.8rem;
	}
	.news3-box-s .swiper-slide .texl p {
		font-size: 1.3rem;
	}
	.news4-t ul li {
		height: 11.8rem;
		font-size: 1.3rem;
	}
	.news4-t ul li>a>span {
		width: 3.08rem;
	}
	.news4-t ul li>a>label {
		width: 1.6rem;
	}
	.news4-b ul li {
		height: 11.8rem;
		font-size: 1.3rem;
	}
	.news4-b ul li p {
		position: relative;
		width: 93% !important;
		left: 0px !important;
	}
	.news-3 {
		margin-bottom: 3rem;
	}
	.xx-xq ul li {
		width: 6.9rem;
		margin: 1rem 5.72rem;
	}
	.xx-xq ul li p {
		margin-top: 1.5rem;
	}
	.xx-xq ul li>a {
		height: 7.5rem;
	}
	.sel .w1400>div {
		float: left;
		width: 26.5rem;
		margin: 1rem 0px 1rem 2rem;
	}
	.sel .w1400>div:first-child+div+div {
		margin-left: 0px;
	}
	.sel {
		margin-top: 0px;
	}
	.xy_bt ul li {
		border-radius: 0;
	}
	.news3-box-s .swiper-slide .texl:before {
		display: none;
	}
	.dj_1 .bol .swiper-slide span {
		width: 4.66rem;
		margin-top: -2.33rem;
		margin-left: -2.33rem;
	}
	.dj_1 .bol .swiper-button-next,
	.dj_1 .bol .swiper-button-prev {
		width: 16px;
		height: 43px;
	}
	.dj_1 .bol>a {
		font-size: 1.8rem;
	}
	.title {
		font-size: 2rem;
	}
	a.more_l {
		font-size: 1.5rem;
	}
	a.more_l img {
		width: 1.6rem;
	}
	.t2 {
		font-size: 2rem;
		margin-bottom: 2.8rem;
	}
	.xy_t .news_tl>a {
		font-size: 1.5rem;
		top: 1rem;
	}
	.xy_t .news_tl>a img {
		font-size: 1.6rem;
	}
	.new_pic .swiper-button-next,
	.new_pic .swiper-button-prev,
	.news3-box-s .swiper-button-next,
	.news3-box-s .swiper-button-prev {
		width: 2rem !important;
		height: 2rem !important;
	}
	.xy_t .swiper-button-next,
	.xy_t .swiper-button-prev {
		width: 3rem !important;
		height: 3rem !important;
	}
}


/*@media only screen and (max-width:740px) {
	.xx-xq ul li {
    width: 6.9rem;
    margin: 1rem 3.65rem;
}
.sel .w1400>div {
    width: 20.4rem;
    margin: 1rem 0px 1rem 2rem;
}
.news3-box-s .swiper-slide .texl {
    padding: 0.5rem 1rem 1rem 1rem;
    border-radius: 0rem 0rem 1rem 1rem;
}

.new_pic {
    height: 9.9rem;
}
.news3-box-s .swiper-slide>a {
    height: 9.25rem;
    border-radius: 1rem 1rem 0px 0px;
}
.dj_1 .bol {
		height: 15rem;
		border-radius: 0.3rem;
	}
	.w55 {
		width: 21.16rem;
	}
	.w32 {
		width: 12rem;
	}
	.w25 {
		width: 8.4rem;
	}
	.box-img>a {
		height: 4.6rem;
		margin-top: 0.6rem;
	}
	.box-child>a {
		border-radius: 0.3rem;
		height: 7.2rem;
	}
	.box-child>a:first-child {
		border-radius: 0.3rem;
	}
	.w60 {
		width: 21rem;
	}
	.xy_news .xy_t .w70 {
    height: 24.5rem;
}

}*/

@media only screen and (max-width:720px) {
	.home_banner .swiper-pagination {
		right: 29.54%;
	}
	.home_banner {
		height: 12.2rem;
	}
	.xy_news .xy_t .w70 {
		height: 27.5rem;
	}
	.new_pic {
		height: 8.9rem;
	}
	.title>span {
		padding: 0px 2rem;
		font-size: 2rem;
	}
	.dj_1 .bol {
		height: 15rem;
		border-radius: 0.3rem;
	}
	.w55 {
		width: 21.16rem;
	}
	.w32 {
		width: 12rem;
	}
	.w25 {
		width: 8.4rem;
	}
	.box-img>a {
		height: 4.6rem;
		margin-top: 0.6rem;
	}
	.box-child>a {
		border-radius: 0.3rem;
		height: 7.2rem;
	}
	.box-child>a:first-child {
		border-radius: 0.3rem;
	}
	.w60 {
		width: 21rem;
	}
	.t2 {
		font-size: 2rem;
		margin-bottom: 2.8rem;
	}
	.t2 a {
		padding: 0px 1rem;
	}
	.dj_1 .bol>a {
		font-size: 1.3rem;
		padding: 0.5rem 1.5rem;
	}
	.dj_1 .bol>span {
		width: 4.66rem;
		margin-top: -2.33rem;
		margin-left: -2.33rem;
	}
	.qc {
		background-position-y: 13%;
		padding-top: 2rem;
		padding-bottom: 4rem;
	}
	.news3-box-s .swiper-slide .texl {
		padding: 0.5rem 1rem 1rem 1rem;
		border-radius: 0rem 0rem 1rem 1rem;
	}
	.news3-box-s .swiper-slide>a {
		height: 13.25rem;
		border-radius: 1rem 1rem 0px 0px;
	}
	.news3-box-s .swiper-slide .texl span {
		margin-bottom: 0px;
	}
	.news4-t ul li {
		height: 12.8rem;
		font-size: 1.4rem;
		width: 50%;
	}
	.news4-t ul li>span {
		width: 2.08rem;
	}
	.news4-t ul li p {
		margin: 1rem 0px;
	}
	.news4-t ul li>a {
		width: 1.3rem;
	}
	.news4-b ul li {
		height: 12.8rem;
		font-size: 1.4rem;
		width: 50%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.news4-b ul li p {
		left: 0px !important;
		/* top: 0px !important; */
	}
	.news4-b ul li:first-child p {
		/* top: 0px; */
	}
	.news4-t ul li>span {
		padding-top: 12%;
	}
	.xx-xq ul li p {
		margin-top: 0rem;
		font-size: 1.2rem;
	}
	.xy_t .news_tl {
		margin-top: 3rem;
	}
	.xy_t .news_tl>span {
		font-size: 2.4rem;
	}
	.xx-xq ul li {
		width: 6.7rem;
		margin: 1rem 3.8rem;
	}
	.sel .w1400>div {
		width: 21rem;
		margin: 1rem 0px 1rem 1rem;
	}
	.sel .w1400>div select {
		height: 3rem;
		line-height: 3rem;
	}
	.xx-xq ul li>a {
		height: 7.5rem;
	}
	.news-3 {
		margin-top: 1.5rem;
	}
	.sel {
		margin: 3rem auto;
	}
	.xx-xq {
		margin: 3rem auto;
	}
	.title {
		padding-bottom: 1.2rem;
	}
	.xy_bt ul li .boxl .tx {
		padding-left: 1rem;
	}
	.xy_bt ul li .boxl .tx span {
		left: 1rem
	}
	.xy_bt ul li .boxl .tx span {
		-webkit-line-clamp: 2;
	}
}